Qus : 1 NIMCET PYQ 4 One TeraByte(TB)=_________GB and One ExaByte(EB)=_______GB
1 ${2}^{10}\, GB,\, {2}^{16}\, GB$ 2 ${2}^{10}\, GB,\, {2}^{20}\, GB$ 3 ${2}^{10}\, GB,\, {2}^{24}\, GB$ 4 ${2}^{10}\, GB,\, {2}^{30}\, GB$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2021 PYQ Solution Unit Shortened Capacity Bit b 1 or 0 (on or off) Byte B 8 bits Kilobyte KB 1024 bytes Megabyte MB 1024 kilobytes Gigabyte GB 1024 megabytes Terabyte TB 1024 gigabytes Petabyte PB 1024 terabytes Exabyte EB 1024 petabytes Zettabyte ZB 1024 exabytes Yottabyte YB 1024 zettabytes
Qus : 2 NIMCET PYQ 1 Which of the following is the fastest means of memory access for CPU?
1 Registers 2 Cache 3 Main Memory 4 Stack Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2021 PYQ Solution Registers are a type of computer memory used to quickly accept, store, and transfer data and instructions that are being used immediately by the CPU. The registers used by the CPU are often termed as Processor registers.
Qus : 5 NIMCET PYQ 4
A wrong sentence related to FAT 32 and NTFS file systems is
1
Read and write speeds of NTFS are faster than that of FAT 32
2
FAT 32 has lower disk utilisation compared to NTFS
3
NTFS stands for New Technology File System
4
FAT 32 store individual files of size up to 32 GB
Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2023 PYQ
Solution Qus : 6 NIMCET PYQ 2
What is the name of the storage device that compensates the difference in rates of flow of data from one device to another?
1
Concentrator
2
Buffer
3
Cache
4
Cache
Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2023 PYQ Solution
Data Flow Management
Question:
What is the name of the storage device that compensates the difference in rates of flow of data from one device to another?
✅ Correct Answer:
Buffer
Explanation:
A Buffer is a temporary storage area that helps in matching the speed of data transfer between a fast and a slow device, ensuring smooth data flow without loss.
Final Answer: Buffer
Qus : 8 NIMCET PYQ 1 Which of the following interfaces
perform the transfer of data between the memory and the I/O peripheral without
involving the CPU?
1 DMA 2 Serial Interface 3 branch
interface 4 DDA Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Data Transfer Interface in Computer Systems
Question: Which interface transfers data between memory and I/O peripheral without CPU involvement ?
✅ Correct Answer: Direct Memory Access (DMA)
Why DMA?
The CPU only initiates the process.
The DMA controller directly transfers data between I/O and memory.
Frees the CPU for other tasks, improving efficiency.
❌ Incorrect Options (if any): Programmed I/O, Interrupt-driven I/O – both require CPU involvement.
Qus : 9 NIMCET PYQ 3 Cache memory functions as an
intermediary between
1 CPU
and Hard Disk 2 None
of these 3 CPU
and RAM 4 RAM
and ROM Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Computer Architecture: Role of Cache Memory
Question: Cache memory functions as an intermediary between?
✅ Correct Answer: CPU and Main Memory (RAM)
Explanation:
CPU is very fast, but RAM is slower in comparison.
Cache memory holds frequently accessed data closer to the CPU.
This reduces data access time and improves overall system performance.
Hierarchy: CPU ↔ Cache ↔ Main Memory (RAM) ↔ Secondary Storage
Qus : 10 NIMCET PYQ 1 The
primary purpose of cache memory in a computer system is
1 to temporarily store frequently accessed data and instruction for faster access by the CPU. 2 To permanently store data and programs 3 to provide additional storage space when the main memory is full. 4 to manage input and output operations between the CPU and peripherals. Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Computer Architecture: Purpose of Cache Memory
Question: What is the primary purpose of cache memory in a computer system?
✅ Correct Answer: To increase the speed of data access by storing frequently used data closer to the CPU
Explanation:
Cache memory is much faster than main memory (RAM).
It holds frequently accessed data and instructions.
Helps reduce CPU waiting time and improves performance.
Hierarchy: CPU → Cache → RAM → Storage
Qus : 11 NIMCET PYQ 1 Which of the following is the smallest
unit of data in a computer ?
1 Bit 2 Byte 3 KB 4 Nibble Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Basic Computer Knowledge: Smallest Unit of Data
Question: Which of the following is the smallest unit of data in a computer?
✅ Correct Answer: Bit (Binary Digit)
Explanation:
A bit is the most fundamental unit of data in computing.
It represents a binary value: 0
or 1
.
All other units (Byte, Kilobyte, etc.) are multiples of bits.
Common Units of Data:
1 Bit = Smallest unit
1 Byte = 8 Bits
1 Kilobyte (KB) = 1024 Bytes
1 Megabyte (MB) = 1024 KB
? Note: Every piece of data in a computer—from text and images to video and sound—ultimately breaks down into bits.
Qus : 12 NIMCET PYQ 2 A
computer system has 16-bit wide address/ data bus that uses RAM chips of 4K $\times$ 8-bit capacity. The number of RAM chips are needed to provide a memory capacity
of 64 Kbytes memory is
1 32 2 16 3 64 4 8 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Memory Chip Calculation
Given:
RAM chip size = 4K × 8-bit = 4096 bytes = 4 KB
Required memory = 64 KB = 65536 bytes
Calculation:
Total chips needed = 65536 / 4096 = 16 chips
✅ Final Answer: 16 RAM chips are needed to build 64 KB of memory.
Qus : 14 NIMCET PYQ 1 Consider a hard disk with 16 recording surfaces (0 – 15) having 16384 cylinders (0 – 16383) and each cylinder contains 64 sectors (0 – 63). Data storage capacity in each sector is 512 bytes. Data are organized stored in the disk and the starting disk location of the file is < 1200, 9, 40>. What is the cylinder number of the last sector of the file, if it is stored in a contiguous manner?
1 1284 2 1282 3 1286 4 1288 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2016 PYQ
Solution [{"qus_id":"4379","year":"2017"},{"qus_id":"9521","year":"2020"},{"qus_id":"10754","year":"2021"},{"qus_id":"10756","year":"2021"},{"qus_id":"11596","year":"2023"},{"qus_id":"11600","year":"2023"},{"qus_id":"11608","year":"2023"},{"qus_id":"4586","year":"2016"},{"qus_id":"4590","year":"2016"},{"qus_id":"11911","year":"2024"},{"qus_id":"11912","year":"2024"},{"qus_id":"11915","year":"2024"},{"qus_id":"11917","year":"2024"},{"qus_id":"11925","year":"2024"},{"qus_id":"11919","year":"2024"}]